Welcome![Sign In][Sign Up]
Location:
Search - vc LED

Search list

[GUI DevelopLEDFormView

Description: VC下的用几个类实现数字LED显示程序,可以用于加强界面效果,是基于FormView的,但是没有基于对话框的,如果有人有是否可以拿来共享以下。-VC using several types of digital LED display program, the interface can be used to enhance effectiveness is based on the FormView, but not based on the dialog, if someone can be used to share the following.
Platform: | Size: 55335 | Author: 王晓东 | Hits:

[Process-ThreadXingerProgBar

Description: LED 进度条VC源代码,效果很哦。不过不是 SDK 和 ATL 写的。-LED VC progress of the source code, the effect is very oh. But it is not the SDK and ATL writes.
Platform: | Size: 42579 | Author: zyq | Hits:

[OtherStaticCounter

Description: 又一个模拟LED显示的VC程序,能很好的显示-also an LED display simulation VC procedures can be very good show
Platform: | Size: 33157 | Author: 陈建军 | Hits:

[GUI DevelopLED_Control_Source_Code1_0_VB

Description: 包含有七段LED,点阵LED两种数字显示OCX控件源码。 用户也可以根据自己的需要,显示其它字符,如点阵中显示字母。 点阵字母显示字串如果不好确定,可用VC++中的ICON资源编辑器来确定。 七段曾参考别人的程序,在此表示感谢,点阵为自己编制。 本控件最好的用处是工业控制中的实时数据显示。 一定有不妥之处,希望大家不吝指教。-contained in paragraph 107 of LED, LED dot matrix two figures OCX Controls source. Users can also have their own needs, showing other characters, such as dot-matrix alphanumeric display. Dot-matrix alphanumeric strings if not show identification, the VC available ICON resources to determine the editor. Others have made reference to paragraph 107 of the procedures, expressed his thanks for their preparation lattice. The best control is the use of industrial control of real-time data. Certainly nothing wrong with it and hope we Help us improve.
Platform: | Size: 20330 | Author: 李景帆 | Hits:

[Other resourceled_demo

Description: 很有意思的LED VC实现,在些基础上进行修改可以得到很多意想不到的效果.-very interesting LED VC, on the basis of these changes can be a lot of unexpected results.
Platform: | Size: 50197 | Author: 宁炳武 | Hits:

[ActiveX/DCOM/ATLledtest

Description: VC++写的一个简单的LED.ocx控件的测试程序。LED.ocx控件的源代码已经上载。
Platform: | Size: 28530 | Author: liuxy | Hits:

[Other resourcebarrysLEDC1060007142002

Description: 燈光控制用VC來完成By LED控制燈光控制
Platform: | Size: 47058 | Author: raymond lee | Hits:

[Compress-Decompress algrithmsLEDCtrl

Description: 这是一个测试led的程序,在VC下可以很好的运行 我试过,效果不错
Platform: | Size: 1920351 | Author: 王哲 | Hits:

[Button controlclock

Description: 一个LED时钟显示程序,用vc实现,效果挺不错,支持一下啊~
Platform: | Size: 32991 | Author: 冯超 | Hits:

[Windows DevelopWSBOOKC

Description: winsock编程声明:最近一直有人要用我的这个实验报告,并为此多次给我发邮件。我不反对你们使用这个报告。但是,有几个问题请注意一下: 1、这个报告的代码不完全。只有进行语法分析和词法分析的两个函数,没有使程序完整起来的主函数。 2、我在写这些代码的时候看错了语法分析的语法规则,导致某些符合语法规则的源文件无法被正确分析。这个问题我在报告的最后面有描述。 3、代码的编译:我不保证实验报告中的代码可以在TurboC2.0下编译通过。Visual C++下也不保证。代码的语法规则是符合C99标准,而TC太老,不支持C99,VC也不能很好支持。那些代码是在Linux下用gcc调试通过的。所以使用gcc没有问题。Windows下使用lcc没问题。没有在Dev-C++下测试过,应该没问题。其他编译器一概不保证可以通过。 4、请不要为了索取完整代码给我发邮件,我已经在第一点声明过了:我没有完整代码,所有我有的代码都已经在报告里了。 5、我不是你们的程序设计老师,所以请不要给我发你们的代码让我来修改。至少在1月23日之前不可以。 祝愿大家都能顺利的完成自己的课程设计。 《编译原理》课程设计报告 1 词法分析 1.1 试验目的 设计,编制并调试一个词法分析程序,加深-winsock programming statement : Recently, I have been to use the report of this experiment, and this time I made to the mail. I do not oppose the use of this report. However, there are several issues to make : one, the report code incomplete. Only syntax analysis and lexical analysis of the two functions, not the integrity of the process up so that the main function. 2, I wrote the code in the wrong syntax analysis of the grammatical rules, which led to some grammatical rules with the source document can not be properly analyzed. The problem I face the final report is described. 3, code compiler : I do not guarantee experimental report of the code can be compiled under the TurboC2.0 through. Visual C does not guarantee that. The code is in line with the rules of grammar C99 standards, and
Platform: | Size: 177639 | Author: 名台 | Hits:

[GUI Developdynled_src

Description: 一个用VC实现的动态LED控件,简单但很好用-VC with a dynamic LED controls, with a simple but very good
Platform: | Size: 3562 | Author: li | Hits:

[GUI DevelopLedButton_src

Description: 一个VC下的带LED的按钮控件,LED可动态变化-a VC with the LED button controls, LED can dynamically change
Platform: | Size: 13140 | Author: li | Hits:

[Windows Developmdigital

Description: 七段码的实现问题,实现了对实验箱上的显示数据的模拟,同时也对VC的控件类进行详细的操作.-THIS CODE CAN TRANSLATE NUMBER INTO LED CODE AND OPERATE MFC.
Platform: | Size: 26191 | Author: huwu | Hits:

[Windows DevelopWSBOOKC

Description: winsock编程声明:最近一直有人要用我的这个实验报告,并为此多次给我发邮件。我不反对你们使用这个报告。但是,有几个问题请注意一下: 1、这个报告的代码不完全。只有进行语法分析和词法分析的两个函数,没有使程序完整起来的主函数。 2、我在写这些代码的时候看错了语法分析的语法规则,导致某些符合语法规则的源文件无法被正确分析。这个问题我在报告的最后面有描述。 3、代码的编译:我不保证实验报告中的代码可以在TurboC2.0下编译通过。Visual C++下也不保证。代码的语法规则是符合C99标准,而TC太老,不支持C99,VC也不能很好支持。那些代码是在Linux下用gcc调试通过的。所以使用gcc没有问题。Windows下使用lcc没问题。没有在Dev-C++下测试过,应该没问题。其他编译器一概不保证可以通过。 4、请不要为了索取完整代码给我发邮件,我已经在第一点声明过了:我没有完整代码,所有我有的代码都已经在报告里了。 5、我不是你们的程序设计老师,所以请不要给我发你们的代码让我来修改。至少在1月23日之前不可以。 祝愿大家都能顺利的完成自己的课程设计。 《编译原理》课程设计报告 1 词法分析 1.1 试验目的 设计,编制并调试一个词法分析程序,加深-winsock programming statement : Recently, I have been to use the report of this experiment, and this time I made to the mail. I do not oppose the use of this report. However, there are several issues to make : one, the report code incomplete. Only syntax analysis and lexical analysis of the two functions, not the integrity of the process up so that the main function. 2, I wrote the code in the wrong syntax analysis of the grammatical rules, which led to some grammatical rules with the source document can not be properly analyzed. The problem I face the final report is described. 3, code compiler : I do not guarantee experimental report of the code can be compiled under the TurboC2.0 through. Visual C does not guarantee that. The code is in line with the rules of grammar C99 standards, and
Platform: | Size: 177152 | Author: 名台 | Hits:

[Windows Developmdigital

Description: 七段码的实现问题,实现了对实验箱上的显示数据的模拟,同时也对VC的控件类进行详细的操作.-THIS CODE CAN TRANSLATE NUMBER INTO LED CODE AND OPERATE MFC.
Platform: | Size: 25600 | Author: huwu | Hits:

[Process-ThreadXingerProgBar

Description: LED 进度条VC源代码,效果很哦。不过不是 SDK 和 ATL 写的。-LED VC progress of the source code, the effect is very oh. But it is not the SDK and ATL writes.
Platform: | Size: 53248 | Author: zyq | Hits:

[source in ebooksaleMIS

Description: 商品销售管理系统 1.首先确保您的机器上安装了SQL Server数据库。将SQL Server服务器名称改为JAMESLIN,如果不修改服务器名称,则需要修改VB程序,在frmLogin窗体的cmdOK_Click函数中,修改代码: strConn = "Provider=SQLOLEDB.1 Integrated Security=SSPI Persist Security Info=False Initial Catalog=Sale Data Source=JAMESLIN UID=Admin PWD=111" 即Source=JAMESLIN中的“JAMESLIN”改为您本机服务器名。 2.在SQL Server“企业管理器”中“安全性|登录”中,创建用户:Admin,其密码为111。 3.打开SQL Server“企业管理器”的“工具|还原数据库”菜单命令,在对话框在设置还原的数据库名为Sale,选择从“设备”还原,根据向导逐步选择本章目录的“数据库”子目录下的文件Sale Backup,从而建立数据库。 这样,就可以运行本章程序了。
Platform: | Size: 144384 | Author: 肖金星 | Hits:

[Communicationled_control(receive)

Description: VC++通过串口自定义通信协议控制LED等亮灭。-VC++ LED light off and other custom communication protocol via the serial control.
Platform: | Size: 146432 | Author: 张雨楠 | Hits:

[Communicationled_control(send)

Description: vc++通过自定义通信协议控制LED灯亮灭(Send端)-VC++ LED light off and other custom communication protocol via the serial control(send).
Platform: | Size: 150528 | Author: 张雨楠 | Hits:

[JSP/Java异步单双色开发包

Description: led二次开发接口包括java vc vb等(Led two development interface, including Java, VC, VB and so on thanks everyone)
Platform: | Size: 7752704 | Author: shaozhennan | Hits:
« 1 2 3 45 6 7 8 »

CodeBus www.codebus.net